Skip to content

Simplify Bazel files for integration tests#308

Merged
NicolasFussberger merged 1 commit into
eclipse-score:mainfrom
etas-contrib:simplify-integration-tests
Jul 13, 2026
Merged

Simplify Bazel files for integration tests#308
NicolasFussberger merged 1 commit into
eclipse-score:mainfrom
etas-contrib:simplify-integration-tests

Conversation

@danth

@danth danth commented Jul 10, 2026

Copy link
Copy Markdown
Member

Fixes #295

@github-actions

github-actions Bot commented Jul 10, 2026

Copy link
Copy Markdown

License Check Results

🚀 The license check job ran with the Bazel command:

bazel run --lockfile_mode=error //:license-check

Status: ⚠️ Needs Review

Click to expand output
[License Check Output]
Extracting Bazel installation...
Starting local Bazel server (8.6.0) and connecting to it...
INFO: Invocation ID: 9aa31ad9-0e5a-462a-a472-e2a94636480f
Computing main repo mapping: 
Computing main repo mapping: 
Loading: 
Loading: 0 packages loaded
Loading: 0 packages loaded
Loading: 0 packages loaded
    currently loading: 
Loading: 0 packages loaded
    currently loading: 
Loading: 0 packages loaded
    currently loading: 
Analyzing: target //:license-check (1 packages loaded, 0 targets configured)
Analyzing: target //:license-check (1 packages loaded, 0 targets configured)

Analyzing: target //:license-check (33 packages loaded, 10 targets configured)

Analyzing: target //:license-check (80 packages loaded, 10 targets configured)

Analyzing: target //:license-check (143 packages loaded, 534 targets configured)

Analyzing: target //:license-check (152 packages loaded, 2797 targets configured)

Analyzing: target //:license-check (153 packages loaded, 3873 targets configured)

Analyzing: target //:license-check (153 packages loaded, 8205 targets configured)

Analyzing: target //:license-check (164 packages loaded, 8271 targets configured)

Analyzing: target //:license-check (164 packages loaded, 8271 targets configured)

Analyzing: target //:license-check (164 packages loaded, 8271 targets configured)

Analyzing: target //:license-check (168 packages loaded, 10283 targets configured)

Analyzing: target //:license-check (168 packages loaded, 10283 targets configured)

INFO: Analyzed target //:license-check (169 packages loaded, 10409 targets configured).
[12 / 16] JavaToolchainCompileClasses external/rules_java+/toolchains/platformclasspath_classes; 0s disk-cache, processwrapper-sandbox ... (2 actions running)
[14 / 16] JavaToolchainCompileBootClasspath external/rules_java+/toolchains/platformclasspath.jar; 0s disk-cache, processwrapper-sandbox
INFO: Found 1 target...
Target //:license.check.license_check up-to-date:
  bazel-bin/license.check.license_check
  bazel-bin/license.check.license_check.jar
INFO: Elapsed time: 25.233s, Critical Path: 2.55s
INFO: 16 processes: 12 internal, 3 processwrapper-sandbox, 1 worker.
INFO: Build completed successfully, 16 total actions
INFO: Running command line: bazel-bin/license.check.license_check ./formatted.txt <args omitted>
usage: org.eclipse.dash.licenses.cli.Main [-batch <int>] [-cd <url>]
       [-confidence <int>] [-ef <url>] [-excludeSources <sources>] [-help] [-lic
       <url>] [-project <shortname>] [-repo <url>] [-review] [-summary <file>]
       [-timeout <seconds>] [-token <token>]

@github-actions

Copy link
Copy Markdown

The created documentation from the pull request is available at: docu-html

@danth danth marked this pull request as draft July 10, 2026 11:51
@danth danth force-pushed the simplify-integration-tests branch from e979716 to 705f4a4 Compare July 10, 2026 12:04
@danth danth requested a deployment to workflow-approval July 10, 2026 12:04 — with GitHub Actions Waiting
@danth danth requested a deployment to workflow-approval July 10, 2026 12:04 — with GitHub Actions Waiting
@danth danth marked this pull request as ready for review July 10, 2026 12:15
Comment thread tests/utils/bazel/integration.bzl Outdated
Comment thread tests/utils/bazel/integration.bzl
@danth danth force-pushed the simplify-integration-tests branch from 705f4a4 to 556b07e Compare July 10, 2026 13:35
@danth danth requested a deployment to workflow-approval July 10, 2026 13:35 — with GitHub Actions Waiting
@danth danth requested a deployment to workflow-approval July 10, 2026 13:35 — with GitHub Actions Waiting
@danth danth force-pushed the simplify-integration-tests branch from 556b07e to 66b7e94 Compare July 10, 2026 15:41
@danth danth requested a deployment to workflow-approval July 10, 2026 15:41 — with GitHub Actions Waiting
@danth danth requested a deployment to workflow-approval July 10, 2026 15:41 — with GitHub Actions Waiting
@danth danth force-pushed the simplify-integration-tests branch from 0818b88 to 0b01c0e Compare July 13, 2026 08:58
@danth danth requested a deployment to workflow-approval July 13, 2026 08:58 — with GitHub Actions Waiting
@danth danth requested a deployment to workflow-approval July 13, 2026 08:58 — with GitHub Actions Waiting
@danth danth force-pushed the simplify-integration-tests branch from 0b01c0e to b979deb Compare July 13, 2026 09:00
@danth danth temporarily deployed to workflow-approval July 13, 2026 09:00 — with GitHub Actions Inactive
@danth danth temporarily deployed to workflow-approval July 13, 2026 09:00 — with GitHub Actions Inactive
@NicolasFussberger NicolasFussberger merged commit 135570d into eclipse-score:main Jul 13, 2026
24 of 25 checks passed
@github-project-automation github-project-automation Bot moved this from Backlog to Done in LCM - Lifecycle & Health FT Jul 13, 2026
@danth danth deleted the simplify-integration-tests branch July 13, 2026 12:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Simplify Test Bazel

3 participants